10 if JX(1)=-1 goto 30
20 goto 10
30 if JY(1)=-1 goto 50
40 goto 30
50 if JX(1)=1 goto 70
60 goto 50
70 print "COMBINATION WAS 8,4,6"
:return ;run 
